themingengine: split a GtkThemingBackground object
authorCosimo Cecchi <cosimoc@gnome.org>
Sat, 10 Dec 2011 00:14:12 +0000 (19:14 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 12 Dec 2011 11:46:52 +0000 (12:46 +0100)
commita7f3a9ff7499bf001a2aca0b6ae4d73081615caf
tree8702bd9d2480103e5f41ec6eb79fa0ef77b7a9c4
parent1e23a74a950b4db9d4d2bfa4a0306ffe90f710e2
themingengine: split a GtkThemingBackground object

Allows easier modification and general sanity of the CSS background
rendering code.
gtk/Makefile.am
gtk/gtkthemingbackground.c [new file with mode: 0644]
gtk/gtkthemingbackgroundprivate.h [new file with mode: 0644]
gtk/gtkthemingengine.c